Finding ID | Version | Rule ID | IA Controls | Severity |
---|---|---|---|---|
V-96123 | CISC-ND-001040 | SV-105261r1_rule | Medium |
Description |
---|
Without sufficient granularity of time stamps, it is not possible to adequately determine the chronological order of records. Time stamps generated by the application include date and time. Granularity of time measurements refers to the degree of synchronization between information system clocks and reference clocks. |
STIG | Date |
---|---|
Cisco IOS Router NDM Security Technical Implementation Guide | 2019-12-19 |
Check Text ( C-94955r1_chk ) |
---|
Review the Cisco router configuration to verify that it is compliant with this requirement as shown in the example below. service timestamps log datetime If the router is not configured to record time stamps that meet a granularity of one second, this is a finding. |
Fix Text (F-101799r1_fix) |
---|
Configure the Cisco router to record time stamps that meet a granularity of one second as shown in the example below. R2(config)#service timestamps log datetime localtime |